Release 10.1A: OpenEdge Development:
Progress Dynamics Managers API Reference
translatePhrase
This function translates a text phrase into the given language. The function returns the translated text. If no translation is found, it returns the original text.
Location: af\app\aftrnmngrp.i Parameters:INPUT pcText AS CHARACTERThe text to translate.
INPUT pdLanguageObj AS DECIMALThe language into which to translate the phrase, defaulting to the login language.
Returns: CHARACTER Notes: None Examples: See the main block inaf\app\afmessagep.p.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |